Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

fix(deps): update all non-major dependencies #1448

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/cli 0.4.0 -> 0.5.0 age adoption passing confidence
@swc/core (source) 1.7.14 -> 1.9.2 age adoption passing confidence
discord.js (source) 14.15.3 -> 14.16.3 age adoption passing confidence
got 14.4.2 -> 14.4.4 age adoption passing confidence
soundcloud.ts ^0.5.5 -> ^0.6.2 age adoption passing confidence
tslib (source) 2.6.3 -> 2.8.1 age adoption passing confidence
youtubei (source) 1.5.4 -> 1.6.6 age adoption passing confidence
zip-lib ^1.0.4 -> ^1.0.5 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core)

v1.9.2

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance

v1.7.40

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks
  • (deps) Update dependency swc-plugin-coverage-instrument to ^0.0.25 (#​9676) (b8d255b)

v1.7.39

Compare Source

Bug Fixes
  • (es/compat) Add missing visit children for destructuring (#​9658) (32116a0)

  • (es/parser) Correct > and < when exit type context (#​9653) (abffc07)

  • (es/proposal) Use tsc version of explicit resource management (#​9585) (f735108)

  • (wasm-typescript) Fix option types of functions (#​9662) (4cbe33c)

Features
Miscellaneous Tasks

v1.7.36

Compare Source

Bug Fixes
  • (es) Run esnext transforms on esnext target (#​9644) (8a19201)

  • (es/codegen) Emit space after div if rhs has leading comment (#​9631) (f2be26e)

  • (es/lints) Correct the false positive error of TS2309 (#​9635) (f74c1f3)

  • (es/minifier) Only merge last if return (#​9633) (6f52949)

  • (es/minifier) Check type of assignment target before merging assignments (#​9617) (4436621)

Features
Miscellaneous Tasks

v1.7.35

Compare Source

Bug Fixes
Features
  • (bindings/html) Accept Buffer|string instead of Buffer (#​9625) (62edb36)

  • (es/preset-env) Update preset-env data (#​9573) (9a11d34)

  • (es/testing) Parse test code as a Program instead of a Module (#​9264) (166b858)

  • (es/testing) Parse test code as a Program instead of a Module (#​9623) (bfea322)

Miscellaneous Tasks
Performance
Refactor
  • (es/typescript) Simplifying enum and namespace transforms (#​9558) (2480bb0)
Build

v1.7.28

Compare Source

Bug Fixes
Miscellaneous Tasks
Testing

v1.7.26

Compare Source

v1.7.25

Compare Source

Bug Fixes
Features
  • (es/common) Introduce pure Span and BytePos to handle #__PURE__ (#​9539) (f63a481)
Miscellaneous Tasks
  • (bindings/node) Fix type definition (64ec111)

v1.7.24

Compare Source

Bug Fixes
  • (es/compat) Handle label block in constructor (#​9528) (c43dbad)

  • (es/decorator) Add support for private access expressions in legacy decorators (#​9535) (62ed065)

  • (es/minifier) typeof class should be function (#​9522) (c7fdd6b)

  • (es/minifier) Prevent removing side effects from accessing getter (#​9530) (8513816)

  • (es/typescript) Handle enum in single statement (#​9532) (84b0043)

v1.7.23

Compare Source

Bug Fixes
Performance

v1.7.22

Compare Source

Bug Fixes
  • (es/minifier) Iterate object properties in reverse direction while inlining property access (#​9507) (f584ef7)

v1.7.21

Compare Source

Bug Fixes

v1.7.19

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (es/codegen) Bump minimum required swc_allocator version to 0.1.8 (#​9492) (5258763)
Refactor

v1.7.18

Compare Source

discordjs/discord.js (discord.js)

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

sindresorhus/got (got)

v14.4.4

Compare Source

v14.4.3

Compare Source

Moebits/soundcloud.ts (soundcloud.ts)

v0.6.2

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

Microsoft/tslib (tslib)

v2.8.1

Compare Source

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

SuspiciousLookingOwl/youtubei (youtubei)

v1.6.6

Compare Source

v1.6.5

Compare Source

v1.6.4

Compare Source

v1.6.3

Compare Source

v1.6.2

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

fpsqdb/zip-lib (zip-lib)

v1.0.5

Compare Source

Features

  • Add compressionLevel option.

Dependencies

  • Upgrade yauzl to v3.2.0
  • Upgrade yazl to v3.2.1

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from mzrtamp as a code owner August 22, 2024 22:09
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 22, 2024
@renovate renovate bot requested a review from noxzym as a code owner August 22, 2024 22:09
@renovate renovate bot changed the title fix(deps): update dependency soundcloud.ts to ^0.6.0 fix(deps): update all non-major dependencies Aug 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b4caa5d to e925aaf Compare August 30, 2024 10:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 41d837f to 186973c Compare September 8, 2024 10:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4b2ca0a to 7b455d6 Compare September 16, 2024 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c44474d to 6794aa8 Compare November 11, 2024 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f755934 to 25b5a79 Compare November 11, 2024 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants